Skip to main content
Version: 3.x.x

PayloadType


import { PayloadType } from "@hyper-fetch/core"

Description

Defined in request/request.types.ts:181

Preview

type PayloadType<Payload> = Payload | NegativeTypes;

Structure

Payload | \null\ | \undefined\